﻿@charset "utf-8";
body {
	font-family: "微软雅黑", Arial, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #686868;
}
#wrapper {
	background: #fff;
	position: relative;
}
a {
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
a:focus, a:link, a:active {
	outline: none;
}
a:hover {
	color: #444;
}
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 766px !important;
	overflow: hidden;
}
.fullwidthbanner-container .fullwidthabnner {
	width: 100% !important;
	max-height: 766px !important;
	position: relative;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
.banner, .bannercontainer {
	width: 768px;
	height: 309px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.banner, .bannercontainer {
	width: 480px;
	height: 193px;
}
}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
.banner, .bannercontainer {
	width: 320px;
	height: 129px;
}
}
 @media only screen and (max-width: 319px) {
.banner, .bannercontainer {
	width: 240px;
	height: 97px;
}
}
.tp-bullets.simplebullets.round .bullet:hover,  .tp-bullets.simplebullets.round .bullet.selected,  .tp-bullets.simplebullets.navbar .bullet:hover,  .tp-bullets.simplebullets.navbar .bullet.selected {
	background: #e1472f !important;
}
.tp-leftarrow:hover,  .tp-rightarrow:hover {
	background-color: #e1472f !important;
}
.tp-bullets.tp-thumbs .bullet:hover,  .tp-bullets.tp-thumbs .bullet.selected {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img {
	width: 100%;
}
.tp-bannertimer {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 200;
	z-index: 5000;
}
.tp-bannertimer.tp-bottom {
	bottom: 0px !important;
	height: 5px;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {;
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive .tp-bullets.tp-thumbs {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .tp-mask {
	width: 300px !important;
	height: 30px !important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width: 60px !important;
	height: 30px !important;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets {
	display: none;
}
.responsive .tparrows {
	display: none;
}
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration: none;
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tp-simpleresponsive >ul >li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
}
.caption.slidelink a div,  .tp-caption.slidelink a div {
	width: 10000px;
	height: 10000px;
}
.tp-loader {
	background: url(../image/loader.gif) no-repeat 10px 10px;
	background-color: #fff;
	margin: -22px -22px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
